<html><head><title>Teapo v0.5j</title>
<style>###base.css###</style>
<style>###boot/boot.css###</style>
<style>###app/layout/TestPage.css###</style>
</head><body><script>###boot/early-0.js###</script>
<script>###imports/shims/es5-shim.min.js###</script>
<script>###imports/shims/es5-sham.min.js###</script>
<script>###imports/knockout/knockout-3.0.0.js###</script>
<script>###boot/early-1-with-knockout.js###</script>
<!-- Knockout.js templates ---><script id=Application type="text/html">###app/layout/Application.html###</script>
<script id=TestPage type="text/html">###app/layout/TestPage.html###</script>
<script id=TestCase type="text/html">###app/layout/TestCase.html###</script>
<script>(function(teapo) {
try {###app/Application.ts:build###